This page last changed on Jun 08, 2010 by kgomes.
Transmogrify Component

The SSDS is a J2EE application that uses Java Messaging Service (JMS) to ingest data and metadata from clients. There are multiple stages of the ingest process. The first step is the Transmogrify service. This service configuration is shown here:

Java clients use a jar file that contains the JBossMQ client utilities and then publishes messages to the topic that feeds into the TransmogrifyMDB class. This MDB does some conversions to make sure the incoming messages are in a format SSDS can understand and then republishes them on to the topic that the IngestMDB is listening to.

Ingest Component
Document generated by Confluence on Feb 04, 2026 08:56